pub unsafe extern "stdcall" fn mysql_list_fields_start( ret: *mut *mut MYSQL_RES, mysql: *mut MYSQL, table: *const c_char, wild: *const c_char, ) -> c_int