pub unsafe extern "stdcall" fn mysql_stmt_prepare( stmt: *mut MYSQL_STMT, query: *const c_char, length: c_ulong, ) -> c_int