unsafe extern "C" fn __new_query_double_with_prefix(
    prefix: RustStr,
    d: f64,
    __return: *mut *mut Query
) -> Result