pub type CK_C_GetMechanismInfo = Option<unsafe extern "C" fn(slotID: CK_SLOT_ID, type_: CK_MECHANISM_TYPE, info: *mut _CK_MECHANISM_INFO) -> CK_RV>;