pub unsafe extern "C" fn sqlite3_bind_value(
arg1: *mut sqlite3_stmt,
arg2: i32,
arg3: *const sqlite3_value,
) -> i32
pub unsafe extern "C" fn sqlite3_bind_value(
arg1: *mut sqlite3_stmt,
arg2: i32,
arg3: *const sqlite3_value,
) -> i32