pub unsafe extern "C" fn mysql_bind_param( mysql: *mut MYSQL, n_params: c_uint, binds: *mut MYSQL_BIND, names: *mut *const c_char, ) -> bool