pub unsafe extern "C" fn sqlite3_malloc64(
    n: sqlite3_uint64
) -> *mut c_void