pub unsafe extern "C" fn _frida_json_object_get_double_member(
    object: *mut JsonObject,
    member_name: *const gchar
) -> gdouble