pub unsafe extern "C" fn sqlite3_profile(
    p: *mut sqlite3,
    f: Option<sqlite3_profile_callback>,
    p: *mut c_void
) -> *mut c_void