pub unsafe extern "C" fn sqlite3_uri_parameter(
    zFilename: *const c_char,
    zParam: *const c_char
) -> *const c_char