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