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