pub unsafe extern "C" fn handler_ha_open(
    this: *mut handler,
    table: *mut TABLE,
    name: *const c_char,
    mode: c_int,
    test_if_locked: uint,
    mem_root: *mut MEM_ROOT,
    partitions_to_open: *mut List
) -> c_int