pub unsafe extern "C" fn sqlite3_uri_boolean(
    zFile: *const c_char,
    zParam: *const c_char,
    bDefault: c_int
) -> c_int