pub unsafe extern "C" fn handler_ha_create(
    this: *mut handler,
    name: *const c_char,
    form: *mut TABLE,
    info: *mut HA_CREATE_INFO
) -> c_int