pub unsafe extern "C" fn BNGetDefaultStackAdjustmentForLocations(
cc: *mut BNCallingConvention,
returnValue: *mut BNValueLocation,
paramLocations: *const BNValueLocation,
paramTypes: *mut *const BNType,
paramCount: usize,
) -> i64