pub unsafe extern "C" fn crypt_init_by_name_and_header( cd: *mut *mut crypt_device, name: *const c_char, header_device: *const c_char, ) -> c_int