pub unsafe extern "C" fn _frida_json_node_set_double(
    node: *mut JsonNode,
    value: gdouble
)