pub unsafe extern "C" fn AUTHID_read_from_mysql_proc_row(
    this: *mut AUTHID,
    thd: *mut THD,
    table: *mut TABLE
) -> bool